New \"Meet The Team\" page & updated sponsors#415
Open
mattybeard wants to merge 14 commits into
Open
Conversation
- Add new /team page with tiered layout (Lead Organisers, Organisers, Content Team) - Add TeamSection component for reusable team member cards - Add Team nav link to header - Update silver sponsor slots: 2 of 3 empty slots now show Reserved - Add Charity Partner section with Scottish Summit Learning - Update SponsorsSection to support description field on placeholder cards Closes #414 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
✅ Deploy Preview for scottishsummit ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
- Add TeamSection.module.scss with row-gap and centered utility class - Lead Organisers section now uses centered prop to center the 2 cards - All TeamSection rows have consistent row-gap spacing - Add 4 more available silver sponsor slots (5 available total) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
Author
|
Thanks for the deploy preview notification! No action needed - this is an automated status update from Netlify. |
- Store logo as public/images/sponsors/2026/charity/scottish-summit-learning.jpg (1448x1086) - Update charity sponsor entry to reference the logo - Update SponsorsSection to render description as caption below logo Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Replace JPEG with transparent-background PNG for charity logo - Add .description CSS class (0.65em, muted) for disclaimer-style subtitle text - SponsorsSection renders description with .description class (no Prose wrapper needed) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- New page weaves about content and team introductions together: * Hero: title + event tagline * Two-column: mission text alongside the 2 lead organiser cards * Two-column: 2024 keynote video alongside a 'See It For Yourself' blurb * Organisers grid: 'The People Who Make It Happen' * Content team grid: 'Behind The Scenes' - Added 'About & Team [preview]' nav link temporarily for review - Page is auto-included in next-sitemap Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Move 'Led By' into its own TeamSection above the broader team - About section now full-width (no longer split with leads) - Video copy updated: Martin Woodward 2026 keynote speaker preview with CTA Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Add align=center to all Prose blocks on about-team page - Center-align TeamSection title Prose - Replace all em dashes with plain hyphens - Remove second paragraph from 2026 keynote section Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Use explicit {' '} space guards around {name} expressions
- Replace em dashes in comments with plain hyphens
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Remove 'About' (/#about) and 'About & Team [preview]' from nav - Delete src/pages/about-team.jsx - Add subtitle description to Team page hero - Update section titles: 'Led By', 'The People Who Make It Happen', 'Behind The Scenes' Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Add company field support to TeamSection component - Populate leads: Zoe Wilson and Matt Beard with real titles - Populate organisers: Rex de Koning, Mike Hartley, Areti Iles, Sara Fennah, Gemma Adair, Paddy Byrne, Carl Cookson Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
✅ Deploy Preview for scottishsummit ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for scottishsummit ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for scottishsummit ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Important UI Tests need review – Review now🟡 UI Tests: 2 visual and accessibility changes must be accepted as baselines |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #414
Changes
New "Meet The Team" page (
/team)TeamSectioncomponentUpdated sponsors (
/sponsors)SponsorsSectionupdated to support an optionaldescriptionfield on placeholder cards